projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f4b37d
)
(url-type): Declare as a function.
author
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 08:05:04 +0000
(08:05 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 08:05:04 +0000
(08:05 +0000)
lisp/term/mac-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/mac-win.el
b/lisp/term/mac-win.el
index 207420f7261af504081845e72ebdbad25664e062..1f009394c3c274eb2995e913441d8acda97cd034 100644
(file)
--- a/
lisp/term/mac-win.el
+++ b/
lisp/term/mac-win.el
@@
-1773,7
+1773,7
@@
if possible. If there's no such frame, a new frame is created."
(mac-resume-apple-event ae -128)))) ; userCanceledErr
;; url-generic-parse-url is autoloaded from url-parse.
-
;;;(declare-function url-type "url-parse"
) ; defstruct
+
(declare-function url-type "url-parse" t t
) ; defstruct
(defun mac-ae-get-url (event)
"Open the URL specified by the Apple event EVENT.